home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / business / bkit11b.zip / APPSETUP.INF next >
INI File  |  1996-01-17  |  2KB  |  93 lines

  1. [infofile]
  2.     filename, README.TXT
  3.     appname,  "Book-It 1.1"
  4. ;       exefile,  "#D\bookit.exe -T"
  5. ;       message,  "Would you like to start Book-It now?"
  6.     
  7. [dialog]
  8.     caption,  "Book-It 1.1 Installation"
  9.     Info,     YES
  10.     DirSelect, YES
  11.             
  12. [data]
  13.     defdir, C:\BOOKIT
  14.  
  15. [disks]
  16.     1 =., "Disk 1"
  17.     2 =., "Disk 2"
  18.  
  19. [needed.space]
  20.     minspace = 6000
  21.  
  22. [dest.directories]
  23.     #app.SETUPSYSDIR,    0:SETUPSYSDIR
  24.     #app.main,    0:
  25.  
  26. [app.SETUPSYSDIR]
  27.     1:COMMDLG.DLL,      "Windows Library File 1"
  28.     1:DDEML.DLL,        "Windows Library File 2"
  29.     1:FOXPRINT.FOT,     "Windows Library File 3"
  30.     1:FOXPRINT.TTF,     "Windows Library File 4"
  31.     1:OLECLI.DLL,       "Windows Library File 5"
  32.     1:SHELL.DLL,        "Windows Library File 6"
  33.     1:TOOLHELP.DLL,     "Windows Library File 7"
  34.     1:VER.DLL,          "Windows Library File 8"
  35.  
  36. [app.main]
  37.     1:MAINAPP.EXE,      "Main Application File"
  38.     1:BOOKIT.HLP,       "Book-It Help File"
  39.     1:BOOKIT.ICO,       "Book-It Icon File"
  40.     1:CONFIG.FPW,       "Configuration File"
  41.     1:FOXTOOLS.FLL,     "Foxtools Support Library"
  42.     1:README.2ND,       "Network Information File"
  43.     1:REGISTCA.WRI,     "Canada Registration Form"
  44.     1:REGISTUK.WRI,     "UK And Other Registration Form"
  45.     1:REGISTUS.WRI,     "USA Registration Form"
  46.     1:REINDEX.ICO,      "Reindex Icon File"
  47.     1:TROUBLE.HLP,      "Troubleshooting Help File"
  48.     2:RUNTIME.EXE,      "Foxpro Runtime File - Please Be Patient!"
  49.     
  50.  
  51. [progman.groups]
  52.     "Book-It", Bookit.GRP
  53.     
  54.  
  55. ["Book-It"]
  56.     "Book-It", "#D\BOOKIT.EXE -T", #D\BOOKIT.EXE
  57.     "Help", "winhelp #D\BOOKIT.HLP", #D\BOOKIT.HLP
  58.     "Troubleshooting", "winhelp #D\TROUBLE.HLP", #D\TROUBLE.HLP
  59.     "USA Registration", "#W\write.exe #D\REGISTUS.WRI"
  60.     "Canada Registration", "#W\write.exe #D\REGISTCA.WRI"
  61.     "UK And Other Registration", "#W\write.exe #D\REGISTUK.WRI"
  62.     "Reindex Files", "#D\BOOKIT.EXE -T REINDEX", #D\REINDEX.ICO
  63.  
  64.     
  65. [INIFiles]
  66.     
  67.  
  68. [ExtCmds]
  69.     "NOTEPAD.EXE #D\readme.2nd", NO
  70.     "#D\MAINAPP.EXE", YES
  71.     "#D\RUNTIME.EXE", YES
  72.     
  73.  
  74. [Options]
  75.     Compressed, NO
  76.     Logging, YES
  77.     DirChg, yes 
  78.     OverWrite, NO
  79.  
  80.  
  81. RestartString, "The system must be rebooted/restarted for all changes to take effect.  Would you like to do this now?"
  82. DeleteIW, YES
  83.     
  84.  
  85. [Window]
  86.     Focus, NO
  87.     Show, YES
  88.     Style, FULL
  89.     Color, BLUE
  90.     Message, "Book-It 1.1"
  91.     Caption, "This is the InstallWare Demo"
  92.     MessageLoc, TOP
  93.